home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Shareware / Internet / PrePHP1.0.1.dmg.sit / prephp_101.dmg / PrePHP / PrePHP.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2003-01-29  |  1.0 KB  |  40 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM
  3. "file://localhost/System/Library/DTDs/PropertyList.dtd">
  4. <plist version="0.9">
  5. <dict>
  6.    <key>CFBundleInfoDictionaryVersion</key>
  7.    <string>6.0</string>
  8.    <key>CFBundleVersion</key>
  9.    <string>PrePHP 1.0.1</string>
  10.    <key>CFBundleDevelopmentRegion</key>
  11.    <string>English</string>
  12.    <key>CFBundleName</key>
  13.    <string>PrePHP</string>
  14.    <key>CFBundlePackageType</key>
  15.    <string>APPL</string>
  16.    <key>CFBundleSignature</key>
  17.    <string>pphp</string>
  18.    <key>CFBundleGetInfoString</key>
  19.    <string>PrePHP 1.0.1</string>
  20.    <key>CFBundleIconFile</key>
  21.    <string>128</string>
  22.    <key>CFBundleDocumentTypes</key>
  23.    <array>
  24.       <dict>
  25.          <key>CFBundleTypeName</key>
  26.          <string>project</string>
  27.          <key>CFBundleTypeIconFile</key>
  28.          <string>129</string>
  29.          <key>CFBundleTypeOSTypes</key>
  30.          <array>
  31.             <string>proj</string>
  32.          </array>
  33.          <key>CFBundleTypeExtensions</key>
  34.          <array>
  35.          </array>
  36.       </dict>
  37.    </array>
  38. </dict>
  39. </plist>
  40.